home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 May
/
PCWorld_2007-05_cd.bin
/
temacd
/
wiagra
/
setup.exe
/
{app}
/
libmcl-2.8.1b11.dll
/
RCDATA
/
TFRMDLGSELECT
/
TFRMDLGSELECT.txt
Wrap
Text File
|
2003-07-03
|
1KB
|
58 lines
object frmDlgSelect: TfrmDlgSelect
Left = 262
Top = 244
BorderStyle = bsDialog
Caption = 'frmDlgSelect'
ClientHeight = 91
ClientWidth = 251
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object radOpt: TRadioGroup
Left = 13
Top = 10
Width = 123
Height = 66
TabOrder = 0
end
object btnOK: TBitBtn
Left = 149
Top = 15
Width = 84
Height = 28
Caption = 'OK'
Default = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 1
NumGlyphs = 4
end
object btnCancel: TBitBtn
Left = 149
Top = 43
Width = 84
Height = 28
Cancel = True
Caption = 'Cancel'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 2
NumGlyphs = 4
end
end